projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e9c7b7
)
Call update-iso-coding-systems after loading files
author
Kenichi Handa
<handa@m17n.org>
Thu, 22 Jan 1998 01:41:18 +0000
(
01:41
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 22 Jan 1998 01:41:18 +0000
(
01:41
+0000)
under language subdir.
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index f6f460e3e086515cd5f5050e6638a9578bfd60d6..081f967662c5d028fdbf80d2ea80120ec738b15f 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-79,6
+79,7
@@
(load "language/tibetan")
(load "language/vietnamese")
(load "language/misc-lang")
+(update-iso-coding-systems)
(load "indent")
(load "isearch")
(load "window")